space
Previous Page | Next Page

SAS Namespace Types

AttributeProperty


Subclass of PrototypeProperty


Overview

The SAS Metadata Model provides a Prototype metadata type to define templates that can be used to create metadata entities. The AttributeProperty metadata type is used with other prototype objects to define the attributes and the values that are needed in a given scenario.

Security Inheritance and Enforcement Rules

The following list of associations is used to determine if this object should inherit access controls from another object (inheritance), or if the association is allowed for the object (enforcement). An association will not be created unless the calling user is authorized to update one or both objects involved in the association. For more information about inheritance and enforcement rules, see the SAS Intelligence Platform: Security Administration Guide.

Attributes

Name Description Type Length
DefaultValue The default value for this parameter.   String V1024
PropertyName This attribute is the name used by the software program, for example the name of a macro variable. This object also has a 'Name' attribute that is the display name or label.   String 200  
PropertyRole The role of this property (load, access, initialization, etc).   String 200  
SQLType SQLType   int  

Inherited Attributes
Name, Id, Desc, MetadataCreated, MetadataUpdated, ChangeState, IsExpert, IsLinked, IsRequired, IsUpdateable, IsVisible, LockedBy, UsageVersion

Associations

= indicates the resident side of an association, or where the association is persisted for cross-repository associations. If no resident side is indicated, this association may not cross repository boundaries.
Name Cardinality Description Associated Types
OwningType

Partner: TypedAttProperties

0 to 1 The data type of this property. PropertyType

Inherited Associations
AccessControls/Objects, AssociatedPropertyGroup/GroupedProperties, Changes/Objects, CustomAssociations/OwningObject, Customizers/CustomizedProperties, Documents/Objects, Editors/EditedProperties, Extensions/OwningObject, ExternalIdentities/OwningObject, Groups/Members, Implementors/ImplementedObjects, Keywords/Objects, LocalizedAttributes/AssociatedLocalizedObject, Notes/Objects, OwningPrototype/PrototypeProperties, PrimaryPropertyGroup/AssociatedObject, Prompts/PromptEnabledObject, Properties/AssociatedObject, PropertySets/OwningObject, ReferencedObjects/AssociatedObjects, Resources/LocalizedObject, ResponsibleParties/Objects, SourceTransformations/TransformationSources, SpecSourceTransformations/SourceSpecifications, SpecTargetTransformations/TargetSpecifications, StoredConfiguration/AssociatedProperty, TargetTransformations/TransformationTargets, Timestamps/Objects, Trees/Members, TSObjectNamespace/TSObjects, UsedByPrototypes/UsingPrototype, UsingPrototype/UsedByPrototypes, Validators/ValidatedProperties, Variables/AssociatedObject

Attribute Details

DefaultValue
     Type:  String V1024

The default value for this parameter.

PropertyName
     Type:  String 200  

This attribute is the name used by the software program, for example the name of a macro variable. This object also has a 'Name' attribute that is the display name or label.

PropertyRole
     Type:  String 200  

The role of this property (load, access, initialization, etc).

SQLType
     Type:  int  

SQLType

Association Details

OwningType
     Cardinality:   0 to 1
     Partner:  TypedAttProperties

The data type of this property. 

Associated Types:
PropertyType

Previous Page | Next Page | Top of Page